PHPSQLParser\lexer\PHPSQLLexer B

Total Complexity 88
Dependencies 2
Dependents 1
Total lines 382
Lines of code 280
Logical lines of code 198
Comment lines 33
Methods 13
Properties 1

Methods 13

Method Rating Maintainability Complexity Lines of code
concatComments()
C
40 25 56
concatColReferences()
A
47 12 38
concatNegativeNumbers()
A
51 9 27
concatScientificNotations()
A
50 8 30
balanceParenthesis()
S
51 7 28
concatUserDefinedVariables()
S
53 7 24
balanceCharacter()
S
56 4 18
balanceBackticks()
S
58 4 16
concatEscapeSequences()
S
59 4 15
split()
S
58 2 15
isBacktick()
S
78 3 3
endsWith()
S
68 2 7
__construct()
S
80 1 3